home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1996 February / PC Direct CD-ROM (February 1996).iso / software / claris / impact / disk12 / impact.rs_ / impact.rs / TEXT_151.txt < prev    next >
Encoding:
Text File  |  1995-08-28  |  324 b   |  11 lines

  1. EXP (Exponent)
  2. Calculates e to the power of the argument number.
  3.  
  4. Format: EXP (number)
  5.  
  6. Argument:
  7. ΓÇó  number: A numeric expression.
  8.  
  9. Example:
  10. EXP (sin (radians (45) ) ) returns 2.02811.
  11. Shows that the number can be produced from other calculations. In this case, the sine of 45 degrees is 0.71..., and e0.71 equals 2.02811.